home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
C
/
hf^k-3.dms
/
in.adf
/
C-Incl.Lha
/
resources
/
cia.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1994-03-15
|
310 b
|
17 lines
#ifndef DEVICES_CIA_H
#define DEVICES_CIA_H 1
/*
** $VER: cia.h 36.4 (9.1.91)
** Includes Release 40.15
**
** Cia resource name strings.
**
** (C) Copyright 1985-1993 Commodore-Amiga Inc.
** All Rights Reserved
*/
#define CIAANAME "ciaa.resource"
#define CIABNAME "ciab.resource"
#endif /* DEVICES_CIA_H */